@charset "utf-8";
body{font-size:16px; line-height: 1;}

.pd0{
  padding:0;
}
.pb10{
  padding-bottom:10px;
}
.pb20{
  padding-bottom:20px;
}
.space_between{
  justify-content: space-between;
}

/* 하쿠바 지도 / 지도,위성 감추기 */
.gmnoprint {display:none !important}

/* 에리어잇츠 로고 */
.akasaka_head .areaEatsLogo{
  display:flex;
  align-items: center;
  gap:10px;
}
.akasaka_head .areaEatsLogo img{
  width:auto;
  height:22px;
  margin-top:0;
}
.akasaka_head .areaEatsLogo span{
  display:block;
  font-size: 1.7rem;
  font-weight: 900;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-shadow: 1px 1px 1px #a5480c;
  margin-top:-5px;
}
.akasaka_head .areaEatsLogo p{
  font-size:1.4rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 90px);
  color: var(--surfcolor);
  display:none;
}
.akasaka_head.sticky .areaEatsLogo p{
  display:block;
}
.akasaka_head.sticky .areaEatsLogo span{
  text-shadow: none;
  font-size:1.7rem;
  margin-top:-2px;
  display:none;
}
.akasaka_head.sticky .areaEatsLogo img{
  display:block;
  height:21px;
  display:none;
}
/* 아카사카 메뉴스타일 */
.akasaka_menu{
  padding-top:0 !important; 
  flex-direction: column;
}
.akasaka_menu li{
  width:100%;
  text-align: left !important;
}
.akasaka_menu li a{
  padding-top:0 !important;
  line-height: 40px !important;
  font-size:15px !important;
}
.akasaka_menu li{
  width:100% !important;
  height:40px !important;
  padding-left:65px;
}
.akasaka_menu li.hotel_map{
  background:url(../images/akasaka_menu_comment.svg) 20px center no-repeat !important; 
  background-size:32px;
}
.akasaka_menu li.surf{
  background:url(../images/akasaka_menu_surf.svg) 20px center no-repeat;
  background-size:30px;
}
.akasaka_menu li.rest{
  background:url(../images/akasaka_menu_rest.svg?v=1) 20px center no-repeat;
  background-size:32px;
}
.akasaka_menu li.hotel{
  background:url(../images/akasaka_menu_hotel.svg) 20px center no-repeat;
  background-size:33px;
}

.akasaka_head{
    width:100%;
    max-width: 768px;
    display: flex;
    justify-content: space-between;
    padding:20px;
    position:fixed;
    z-index: 7;

}
.akasaka_head h1.hakuba a{
  display:flex;
  gap:10px;
  align-items: center;
  width:100%;
  text-overflow: none;;
}
.akasaka_head h1.hakuba img{
  width:auto;
  height:19px;
  margin-top:0;
}
.akasaka_head h1.hakuba span{
  display: block;
  font-size:1.5rem;
  font-weight: 900;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--surfcolor);
  margin-top:-3px;
}
.akasaka_head h1,
.akasaka_head h1 a{
  font-size:1.4rem;
  font-weight: 600;
  width: calc(100% - 90px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--surfcolor);
}
.akasaka_head h2{
  display:none;
  font-size:1.4rem;
  font-weight: 600;
  width: calc(100% - 90px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--black22);
}
.akasaka_head h2.show{
  display:block;
}
.akasaka_head h1 a.hide,
.akasaka_head h1.hide{
  display:none;  
}
.akasaka_head h1 span{
  display:none;
  font-size:1.4rem;
  height:25px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.akasaka_head.sticky h1 span{
  display:block;
}
.akasaka_head.sticky{
    background:#fff;
    box-shadow: 0px 3px 20px rgba(0,0,0,.08);
    border-bottom:1px solid #eee;
}
.akasaka_head.sticky h1 img{
    display:none;
}
.akasaka_head.sticky ul li svg{
    color:var(--black22);
}
.akasaka_head.sticky ul li.Mobile_menu i{
  color: var(--black22);
}
.akasaka_head h1,
.akasaka_head ul {
    z-index: 1;
}
.akasaka_head h1 img{
    width:180px;
    margin-top:-5px;
}
.akasaka_head ul{
  display:flex;
  gap:10px;
}
.akasaka_head ul li.lang{
  width:auto;
  height:auto;
  /* background:url(../images/ic-website-thin-white.svg) left center no-repeat; */
  background:none;
  padding-left:0px;
  margin-top:2px;
}
.akasaka_head ul li.Mobile_menu{
  width:25px;
  padding:4px 0;
  display:flex;
  gap:8px;
  flex-direction: column;
}
.akasaka_head ul li.Mobile_menu span{
  width:100%;
  height: 2px;
  background:var(--whiteff);
}
.akasaka_head ul li.Mobile_menu.subPage_m span,
.akasaka_head.sticky ul li.Mobile_menu span{
  background:var(--black22);
}

.akasaka_head ul li.lang p{
  color:var(--whiteff);
  line-height: 1;
  font-size:18px;
  font-weight: 400;
}

.akasaka_head ul li.Mobile_menu i{
  font-size:29px;
  margin-top:-3px;
  color: var(--whiteff);
}

.akasaka_head.sticky ul li.lang,
.akasaka_head ul li.sub.lang{
  /* background:url(../images/ic-website-thin.svg) left center no-repeat; */
  background:none;
  background-size:22px;
}
.akasaka_head ul li.sub.lang p{
  color:var(--black22);
  font-size:18px;
  font-weight: 300;
}
.akasaka_head.sticky ul li.lang p{
  color:var(--black22);
  font-size:18px;
  font-weight: 300;
}


.akasaka_head ul li.lang p svg{
  font-size:13px;
  color:var(--whiteff);
}
.akasaka_head ul li svg{
    font-size:26px;
    color:var(--whiteff);
}

.akasaka_head .profile_img{
  cursor: pointer;
  width:27px;
  height:27px;
  background:#f5f5f5 url("../images/ic_user.png?v=3") no-repeat 50% 41%;
  background-size:30px;
  border-radius: 50%;
  border:none;
  box-sizing: border-box;
  overflow: hidden;
  /* position:absolute;
  right:51px;
  top:18px; */
}
.akasaka_head .profile_img a{
  width:100%;
  height:100%;
  display: block;;
}

.akasaka_head .profile_img.noProfile{
  border:0;
}
.akasaka_head .profile_img.noProfile img{
  border:1px solid var(--graydd);
}
.akasaka_head .profile_img img{
  display: block;
  width:35px;
  height:35px;
  border-radius: 50%;
  object-fit: cover;
  margin-top:-2px;
  margin-left:-2px;
}

.sakeLink_bnr{
  width:100%;
  img{
    width:100%;
    border-radius: .5rem;
  }
}

#akasakaVisual{
    height: 220px;
    color:var(--whiteff);
    position:relative;
}
#akasakaVisual:after{
  content:"";
  display: block;
  width:100%;
  height:100%;
  background:linear-gradient( rgba(000,000,000,.5), rgba(255,255,255,0.1));
  position:absolute;
  left:0;
  top:0;
} 
#akasakaVisual:before{
  /* content:""; */
  display: block;
  width:100%;
  height:100%;
  background:linear-gradient( rgba(255,255,255,0.1), rgba(000,000,000,.4));
  position:absolute;
  left:0;
  bottom:0;
  z-index: 1;
}
#akasakaVisual.hakuba {
  height:220px;
}
#akasakaVisual.hakuba:before{
  content:"";
  display: block;
  width:100%;
  height:100%;
  background:linear-gradient( rgba(255,255,255,0.1), rgba(000,000,000,.4));
  position:absolute;
  left:0;
  bottom:0;
  z-index: 1;
}
#akasakaVisual.hakuba > div.img{
  padding:140px;
}
#akasakaVisual > div.img{
    width:100%;
    height:0;
    padding:140px;
    position:relative;
    overflow: hidden;
}
#akasakaVisual > div.img::before{
    position:absolute;
    content:"";
    bottom:-8px;
    left:0;
    width:100%;
    height:65px;
    background-color:var(--whiteff);
    z-index: 1;
    border-radius: 40px 40px 0 0;
    box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.6);
}
#akasakaVisual > div.img img{
    position:absolute;
    width:100%;
    height: 100%;
    object-fit: cover;
    top:0;
    left:0;
}
#akasakaVisual div.txt{
    position:absolute;
    top:70px;
    padding:0px 20px 10px;;
    z-index: 2;
    height:145px;
    width:100%;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
#akasakaVisual div.txt h4{
    font-size:1.8rem;
    font-weight: 600;
    margin-bottom:10px;
    text-shadow: 3px 0 6px #777;
    position: relative;
}
#akasakaVisual div.txt p{
    font-size:1.6rem;
    font-weight: 500;
    position: relative;;
}
#akasakaVisual div.txt .hotelInfo{
  margin-top:0px;
  position:static;
  /* bottom:30px; */
}
#akasakaVisual div.txt .hotelInfo p{
  font-size:1rem;
  font-weight: 500;
  color: var(--whiteff);
  line-height: 1.2;;
}
#akasakaVisual div.txt .hotelInfo .callMap_btn {
  display:flex;
  gap:10px;
  align-items: center;
  margin-top:10px;
}
#akasakaVisual div.txt .hotelInfo .callMap_btn span{
  border:1px solid var(--whiteff);
  border-radius:5px;
  padding:5px 10px;
}
#akasakaVisual div.txt .hotelInfo .callMap_btn span a{
  color: var(--whiteff);;
  font-size:.9rem;
}
#akasakaVisual div.txt .hotelInfo .callMap_btn span i{
  border:1px solid var(--whiteff);
  border:0;
  padding:3px 10px;
  margin-right:6px;
}
#akasakaVisual div.txt .hotelInfo .callMap_btn span .call{
  background:url(../images/ic_call_white.svg) center no-repeat;
  background-size:18px;
}
#akasakaVisual div.txt .hotelInfo .callMap_btn span .map{
  background:url(../images/ic_map_white.svg) center no-repeat;
  background-size:18px;
}

#indexSection{
    padding:30px 20px 20px 20px;
    z-index: 2;
    position: relative;
}

.search_rest{
    width:100%;
}
.hakuba_map{
  width:100%;
  height:400px;
  overflow: hidden;
  position:relative;
}
.hakuba_map p{
  border:1px solid var(--graydd);
  border-radius: 5px;
  padding:8px 12px;
  background:var(--whiteff);
  position:absolute;
  left:10px;
  bottom:10px;
  z-index: 1;
}
.hakuba_map p a{
  font-size:15px;
  color: var(--black22);
  background:url(/common/images/ic_list.svg) left center no-repeat;
  background-size:20px;
  padding-left:23px;
  display:block;
  font-weight: 500;
}
.hakuba_map img{
  width:100%;
}



.index_title_wrap{
    margin-bottom:15px;
}
.index_title{
    display:flex;
    justify-content: space-between;
    align-items: flex-end;
    padding:0;
    margin-bottom:16px;
}
.index_title h3{
    font-size:1.3rem;
    color: var(--black22);
    font-weight: 600;
    letter-spacing: -0.5px;
}
.index_title p a{
    font-size:15px;
    color:var(--gray44);
    font-weight: 500;
    position:relative;
}
.index_title p a:after{
    content:"";
    width:100%;
    height:1px;
    background:var(--gray66);
    position:absolute;
    bottom:-1px;
    left:0;
}
.index_title + span{
    color:#333;
    font-size:1rem;
    line-height: 1.3;
    letter-spacing: -0.5px;
  }
  
.sch_wrap{    
    border:1px solid var(--surfcolor);
    border-radius: 5px;
    height:40px;
    display:flex;
    gap:15px;
}
.sch_wrap input[type="text"]{
    width:calc(100% - 60px);
    height: 100%;
    border-radius: 5px;
    padding-left:5px;
    font-size:14px;
}
/* #word_del{
  width:23px !important;
  display:none !important;
} */
.sch_wrap button.zoom{
    width:30px;
    height:35px;
    background:url(../images/ic_zoom_thin.svg) center no-repeat;
    background-size:67%;
    margin-top:3px;
}

/* 서브페이지타이틀 */
.sub_title{
  width:100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub_title h3,
.sub_title h3 a{
  font-size:17px;
  color:#222;
  font-weight: 600;
  line-height: 1.3;
}
.sub_title h3 a {
  text-decoration: underline;
}



/* 버튼스타일 */
.btn_box{
    width:100%;
    display: flex;
    gap:5px;
    justify-content: center;
    align-items: center;
    margin:20px 0 0;
  }
  .btn_box button{
    padding:8px 20px;
    font-size:14px;
    border-radius: 5px;;
  }
  .btn_box button.search_btn{
    background:var(--surfcolor);
    color:var(--whiteff);
  }
  button.surfColor_btn{width:100%;}
  button.surfColor_btn,
  button.save{
    padding:8px 20px;
    background: var(--surfcolor);
    border-radius: var(--border-radius);
    border:1px solid var(--surfcolor);
    color: var(--whiteff);
    font-size:14px;
  }
  button.cancel{
    border-radius: var(--border-radius);
    border:1px solid var(--surfcolor);
    padding:8px 20px;
    color: var(--surfcolor);
  }
  
  button{
    padding:8px 20px;
    border-radius:5px;
    font-size:14px;
    box-sizing: border-box;
  }
  button.surf_btn{
    background:var(--surfcolor);
    color:var(--whiteff);
  }
  button.surf_btn_line{
    border:1px solid var(--surfcolor);
    color:var(--surfcolor);
  }
  button.black_btn{
    background:var(--black22);
    color:var(--whiteff);
  }
  button.gray_btn{
    background:var(--gray8e);
    color:var(--whiteff);
  }
  

  /* 음식장르` */
  .cuisineWrap .swiper-wrapper{
    display:flex;
    flex-wrap:nowrap;
    justify-content: space-between;
  }
  .cuisineWrap .cuisine .box{
    width: 25%;
    height:auto;
    margin-right: 0px;
    margin-bottom:20px;
    text-align: center;
  }
  .cuisineWrap .cuisine .box:nth-child(4n){
    margin-right:0;
  }
  .cuisineWrap .cuisine .box .thumb{
    width:75px;
    height:75px;
    border-radius: 50%;
    overflow: hidden;
    padding-bottom:0;
    margin:auto;
  }
  .cuisineWrap .cuisine .swiper-slide .thumb img {
    width:100%;
    height: 100%;
    object-fit: cover;
  }
  .cuisineWrap .cuisine .swiper-slide p {
    font-size: 14px;
    font-weight:500;
    line-height:1.3;
    margin-top: 5px;
    letter-spacing: -1px;
  }
  .cuisineWrap .slide .swiper-button-prev,
  .cuisineWrap .slide .swiper-button-next {
    margin-top: -5px;
  }

  .cuisineItem{display:flex; gap:0; flex-wrap:wrap; justify-content: flex-start; box-sizing: border-box;  width: 100% !important; padding:0;}
  .cuisineItem .box{margin:0;}

/* 장르 스와이프 네이게이션 */
  
.cuisineWrap .swiper-pagination {
  bottom:0px !important;
  left:50%;
  transform: translateX(-50%);
  width:auto;
}
.cuisineWrap .swiper-pagination-bullet{
  background:var(--graydd);
  opacity: 1;
  height:6px;
  width:6px;
  margin-right:2px;
}
.cuisineWrap .swiper-pagination-bullet-active{
  background:var(--surfcolor);
  border-radius: 10px;
  width:15px;
  height:6px;;
}

 /* 좋아요 */

 .recomd_box{
  position:relative;
}
.recomd_box .select_btn{
  position:absolute;
  right:10px;
  top:10px;
}
.recomd_box .select_btn_list{
  position:absolute;
  right:0px;
  top:0px;
}
.select_btn_list button,
.select_btn button{
  width: 30px;
  height: 30px;
  padding:0;
}
.select_btn_list button.like,
.select_btn button.like{
  background:#fff url(../images/ico-heart-gray.svg) center no-repeat;
  border-radius: 50%;
  background-size:16px;
}
.select_btn_list button.like.on,
.select_btn button.like.on{
  background: url(../images/ico-heart-on.svg) center no-repeat;
  background-size: 20px;
}
.select_btn_list button.share,
.select_btn button.share{
  background:#fff url(../images/ic_share.svg) center no-repeat;
  border-radius: 50%;
  background-size:16px;
}
.select_btn_list button.like{
  background-size:20px;
}
@media (width <= 480px){
  #akasakaVisual div.txt .hotelInfo p{
    font-size:.9rem;
    font-weight: 400;
  }
  #akasakaVisual div.txt .hotelInfo .callMap_btn span a{
    font-size:.8rem;
  }
  .select_btn_list button, .select_btn button{
    width:25px;
    height:25px;
  }
  
}

  .buttonStyle{
    display:flex;
    gap:5px;
  }
  .buttonStyle button{
    border:1px solid var(--surfcolor);
    color: var(--surfcolor);
    font-size:14px;
    border-radius:5px;
    padding:3px 10px;
  }
  /* 인덱스 풋 아이콘 */
  .indexFoot{
    width:96%;
    max-width:768px;
    display:flex;
    position:fixed;
    bottom:0;
    left:50%;
    transform: translateX(-50%);
    border-top:1px solid var(--black22);
    padding:10px 0;
    background: var(--whiteff);
    z-index: 2;
  }
  .indexFoot li{
    flex:1;
    text-align: center;
  }
  .indexFoot li img{
    max-width:26px;
    max-height: 26px;
    object-fit: cover;
    margin-bottom:8px;
    filter:grayscale();
  }
  .indexFoot li p{
    font-size:13px;
    color:var(--black22);
    font-weight: 500;
  }

/* 테마레스토랑 */

.banner_slide{
  width:100%;
  position:relative;
}
.banner_slide .swiper-wrapper,
.banner_slide .swiper-slide{
  width:100%;
  height: auto;;
}
.banner_slide .swiper-slide{
  position:relative;
  width:100%;
  height:0;
  padding-bottom:55%;
  overflow: hidden;
  border-radius: 8px;
}
.banner_slide img{
  width:100%;
  height:100%;
  object-fit: cover;
  position: absolute;
  border-radius: 8px;
}
.banner_slide .theme_title{
  width:100%;
  font-size:20px;
  line-height: 1.3;
  color:#fff;
  font-weight: 900;
  background: linear-gradient(180deg, #000, transparent);
  height:120px;
  padding:30px 30px 0;
  position:absolute;
  top:0;
  left:0;
  word-break: keep-all;
}
.banner_slide .theme_title a{
  line-height: 1.3;
  color:#fff;
  font-weight: 900;
}

.banner_slide .swiper-pagination {
  bottom:20px !important;
  left:50%;
  transform: translateX(-50%);
  width:auto;
}
.banner_slide .swiper-pagination-bullet{
  background:#e6e6e6;
  opacity: 1;
  height:6px;
  width:6px;
  margin-right:2px;
}
.banner_slide .swiper-pagination-bullet-active{
  background:#333;
  border-radius: 10px;
  width:15px;
  height:6px;;
}

.font12_style{
  font-size:13px !important;
  color:var(--gray55) !important;
  padding-top:0px !important;
}

  /* 추천식당 */
  .recomdRest {}
  
.recomdRest .slide_img_box{
    width:100%;
    height:0;
    position:relative;
    padding-bottom:120%;
  }
  .recomdRest .slide_img_box img{
    width:100%;
    height:100%;
    object-fit: cover;
    position:absolute;
    border-radius: .7rem;
  }
  .recomdRest .slide_title{}

  .recomdRest .slide_title strong{
    font-size: 16px;
    color: var(--black222);
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 7px;
    display: block;
    /* width:calc(100% - 65px); */
    word-break: break-word;
  }
  .recomdRest .slide_title p{
    font-size: 13px;
    color: #666;
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
  }

  .recomdRest .icon {
    display: flex;
    gap:10px;
    align-items: center;
    position:static;
  }
  .recomdRest .icon li img {
    width: 24px;
    height: 24px;
  }
  .recomdRest .icon li.disabled img {
    opacity: 0.2;
  }
  .recomdRest .slide_desc{
    font-size:13px;
    color:var(--gray8e);
    font-weight: 400;
    line-height: 1.3;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .recomdRest .distance{
    font-size:13px;
    color:var(--gray8e);
    background:url('../images/ic_marker_gray.svg') left center no-repeat;
    background-size:14px;
    padding-left:15px;
  }
  .recomd_box .hakuba_tag{
    display:flex;
    gap:5px;
    flex-wrap:wrap;
    margin:5px 0;
  }
  .recomd_box .hakuba_tag li{
    padding:3px 8px;
    border:1px solid #ddd;
    border-radius: 20px;
    font-size:12px;
    line-height: 1;;
    color:var(--gray66);
  }
  .recomd_box .hakuba_price{
    font-size:14px;
    color:var(--redec);
    font-weight: 500;
    margin-bottom:3px;
    line-height: 20px;;
  }



/* 영업시간 */
.wrapBox,
.sales_time{
  display:flex;
  gap:10px;
  align-items: center;
  flex-wrap:wrap;
}
.sales_time{
  gap:5px;
}
.sales_time .time_time{
  display:flex;
  gap:3px;
  align-items: center;

}
.sales_time .time_time svg,
.sales_time p,
.sales_time .sales_holiday{
  color:var(--redec);
  font-size:13px;
}
.sales_time .time_time .sales_time_detail{
  background:url(../images/ico-arrow-down.svg) 100% 5px no-repeat;
  padding-right:15px;
}
.sales_time .time_time .sales_time_detail.on{
  background:url(../images/ico-arrow-up.svg) 100% 5px no-repeat;
  padding-right:15px;
}
.sales_time .time_time .close,
.sales_time .time_time .holiday{
  color:var(--redec);
}



  .recomdRest .servi_time,
  .recomdRest .servi_time > div{  
    width:auto;
  }
  .recomdRest .servi_time span{
    display:inline-flex;
    letter-spacing: -0.5px;
  }
  .recomdRest .servi_time span.morning{
  
  }
  .recomdRest .servi_time span:first-child,
  .recomdRest .servi_time span:nth-child(2){
    margin-right:6px;
  }
  .recomdRest .servi_time span:last-child{
  }
  .recomdRest .servi_time p{
    font-size:12px;
    color: var(--surfcolor);
    border:1px solid var(--surfcolor);
    border-radius: 50px;
    padding:4px 10px;
    display:inline-flex;
    flex-wrap:wrap;
  }  
  .recomdRest .servi_time p span{
    display:flex;
    gap:3px;
    align-items: center;
    letter-spacing: -1px;;
  }
  .recomdRest .servi_time p span i{
    width:10px;
    height: 15px;
    display:inline-block;
  }  
  .recomdRest .servi_time p span .i-breakfast{
    background:url(../images/i-breakfast_surf.jpg) center no-repeat;
    background-size:100%;
  }
  .recomdRest .servi_time p span .i-lunch{
    background:url(../images/i-lunch_surf.jpg) center no-repeat;
    background-size:100%;
  }
  .recomdRest .servi_time p span .i-dinner{
    background:url(../images/i-dinner_surf.jpg) center no-repeat;
    background-size:100%;
  }
  
  
  /* s테마레스토랑 */
  .themeRest{
    width:100%;
    position:relative;
  }
  .themeRest .box{
    position:relative;
    width:100%;
    height: 0;
    padding-bottom:55%;
    overflow: hidden;
    border-radius: .5rem;
  }
  .themeRest .box img{
    width:100%;
    height: 100%;
    object-fit: cover;
    position:absolute;
    border-radius: .5rem;
  }
  .themeRest .theme_title{
    width:100%;
    font-size:20px;
    line-height: 1.3;
    color:#fff;
    font-weight: 900;
    background: linear-gradient(180deg, #000, transparent);
    height:120px;
    padding:30px 30px 0;
    position:absolute;
    top:0;
    left:0;
  }
  .themeRest .theme_title a{
    line-height: 1.3;
    color:#fff;
    font-weight: 900;
  }
  
.themeRest .swiper-pagination {
    bottom:20px !important;
    left:50%;
    transform: translateX(-50%);
    width:auto !important;
    }
  .themeRest .swiper-pagination-bullet{
    background:#e6e6e6;
    opacity: 1;
    height:6px;
    width:6px;
    margin-right:2px;
  }
  .themeRest .swiper-pagination-bullet-active{
    background:#333;
    border-radius: 10px;
    width:15px;
    height:6px;;
  }
  
  /* 추천브랜드 */
.concept01 .swiper .thumb{
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 132%;
    border: 1px solid #e6e6e6;
    border-radius: .5rem;
    box-sizing: border-box;
}
.concept01 .swiper .thumb img{
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.concept01 .box{
    width:250px;
    margin-right:17px;
    height:auto;
}
.concept01 .box .info{
    margin-top:10px;
}
.concept01 .box .info strong.name{
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

.concept01 .box .info .name em {
    display: inline-block;
    margin-right: 10px;
  }
  .concept01 .box .info .name span {
    display: block;
    color:var(--gray44);
    font-size: 13px;
    font-weight: 400;
    margin-top:3px;
  }
  .concept01 .box .info .name .desc span{
    display:inline-block;
    color:var(--surfcolor);
  }
  .concept01 .box .info .name .price {
    position: absolute;
    top: 0;
    right: 0;
  }
  
  .concept01 .box .info p {
    font-size: 14px;
    font-weight: 400;
    color: #494949;
    margin: 10px 0 6px; 
    line-height:1.3;
  }
  .concept01 .box .info p.distance_hotel{
    background:url('../images/ic_marker_gray.svg') left center no-repeat;
    background-size:17px;
    padding-left:18px;
  }
  .concept01 .box .info .desc{
      color:var(--gray44);
      font-size:13px;
      line-height:1.3;
      word-break: keep-all;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width:100%;
  }
  .concept01 .box .info .desc.re_count{
    padding:5px 10px;;
    border:1px solid var(--surfcolor);
    color:var(--surfcolor);
    border-radius: 50px;
    display:inline-block;
    width:auto;
    height:auto;
    line-height: 1;
    text-align:center;
    margin-top:5px;
  }
  .concept01 .box .info .desc.re_count span{
   display:inline-block;
  }
  .concept01 .box .info .store {
    font-size: 14px;
    font-weight: 500;
    color: #8e8e8e;
  }
  .concept01 .box .info .clear {
    color: #8e8e8e;
    font-size: 14px;
    font-weight: 500;
  }
  

.recomdBrand .box .thumb{
    padding-bottom:66.67%;
}
.recomdBrand .box.recomdSake .thumb{
  padding-bottom:100%;
}





/* 추천 블로그 */

.recomd_blog .social_box{
  display:flex;
  justify-content: space-between;
  padding:10px 0;
  border-bottom:0 !important;
}

.recomd_blog .social_box .social_cont{
  width: calc(100% - 90px);
}
.recomd_blog .social_box .social_cont h3{
  font-size:16px;
  font-weight: 400;
  line-height: 1.3;
  color:var(--black222);
  margin-bottom:8px;
}
.recomd_blog .social_box .social_cont h3 b{
  display:inline;
  font-weight: 400;
  font-size:16px;
}
.recomd_blog .social_box .social_cont p{
  font-size:13px;
  color:var(--gray44);
  line-height: 1.3;
  display:-webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recomd_blog .social_box .social_cont span{
  color:var(--gray66);
  font-size:12px;
  margin-top:4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.recomd_blog .social_box .social_img{
  width:80px;
  height:80px;
}
.recomd_blog .social_box .social_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;;
}
.recomd_blog .social_box .social_btn{
  display: flex;
  gap:10px;
}
.recomd_blog .social_box .social_btn button{
  flex:1;
  padding:5px 10px;
  font-size:14px;
  border-radius: 5px;;
}
.recomd_blog .social_box .social_btn button svg{
  font-size:16px;
  margin-right:5px;
}
.recomd_blog .social_box .bloger{
  display:flex;
  gap:10px;
  align-items: flex-end;
  margin-bottom:6px;
}
.recomd_blog .social_box .bloger p.name{
  color: var(--surfcolor);
  font-weight: 500;
  font-size:14px;
}
.recomd_blog .social_box .bloger p.date{
  color: var(--gray66);
  font-size:14px;
  margin:0;
}

.recomd_blog .social_box .social_btn button.blog_btn{
  border:1px solid var(--surfcolor);
  color: var(--surfcolor);
}
.recomd_blog .social_box .social_btn button.blog_btn svg{
  color:var(--surfcolor);
}
.recomd_blog .social_box .social_btn button.rest_btn{
  border:1px solid var(--surfcolor);
  background:var(--surfcolor);
  color:var(--whiteff);
}
.recomd_blog .social_box .social_btn button.rest_btn svg{
  color:var(--whiteff);
}

.recomd_blog .blog_btn_wrap{
  display: flex;
  gap:10px;
  align-items: center;
  justify-content: center;
  margin-top:6px;
}
.recomd_blog .blog_btn_wrap button{
  padding:4px 20px;
  border-radius: 5px;
  border:1px solid var(--gray66);
  color: var(--gray66);
  font-size:13px;
  letter-spacing: -0.5px;
  /* width:100px; */
  font-weight: 400;
}

/* 서프컨테이너 */
#subContainer{
  width:100%;
  min-height:700px;
  padding:80px 20px 20px;
}

/* 도쿄페이팝업 */
.surfTokyo p{
  font-size:14px;
  line-height:1.5;
  color:var(--gray66);
}
.surfTokyo button{
  background:var(--surfcolor);
  font-size:15px;
  color: var(--whiteff);
  display: block;
  margin:20px auto 0;
}


/* 라디오체크박스 */
.radio_chk_half li,
.radio_chk li{
  width:100%;
  margin-bottom:15px;
  display: flex;
  align-items: flex-start;
}
.radio_chk_half{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
 }
.radio_chk_half li{
  width:calc(50% - 5px);
}



.radio_chk_half li input[type="radio"],
.radio_chk li input[type="radio"] {
  display:none;
}
.radio_chk_half li input[type="radio"] + label,
.radio_chk li input[type="radio"] + label{
  height:auto;
  line-height:1.5;
  font-size:14px;
  background:url("../images/radio.svg") left 3px no-repeat;
  background-size:15px;
  width:100%;
  padding-left:20px;
}
.radio_chk_half li input[type="radio"]:checked + label,
.radio_chk li input[type="radio"]:checked + label{
  background:url("../images/radio_on.svg") left 3px no-repeat;
  background-size:15px;
}

/* 체크박스 */
.chk_box_half{
  display:flex;
  flex-wrap:wrap;
}
.chk_box_half li{
  width:calc(50% - 5px);
  margin-bottom:15px;
}
.chk_box_half li input[type="checkbox"],
.chk_box li input[type="checkbox"] {
  display:none;
}
.chk_box_half li input[type="checkbox"] + label,
.chk_box li input[type="checkbox"] + label{
  height:30px;
  line-height:30px;
  font-size:14px;
  background:url("../images/chk1_bg.svg") left center no-repeat;
  background-size:15px;
  padding-left:20px;
}
.chk_box_half li input[type="checkbox"] + label{
  display:flex;
  align-items: center;
  gap:5px;
  font-weight: 300;
}
.chk_box_half li input[type="checkbox"]:checked + label,
.chk_box li input[type="radio"]:checked + label{
  background:url("../images/chk1_bg_on.svg") left center no-repeat;
  background-size:15px;
}

/* 지도주소확대보기 */
.map_btnBox{
  display: flex;
  gap:5px;
}
.addressView{
  text-align: center;
}
.addressView h4{  
  font-size:18px;
  color: var(--surfcolor);
  font-weight: 700;
  margin-bottom:20px;
}
.addressView p{
  font-size:20px;
  color: var(--gray44);
  font-weight: 400;
  line-height:1.3;
}






@media (width <= 480px){
  body{font-size:14px; line-height: 1;}
  .akasaka_head .areaEatsLogo p{
    width: calc(100% - 10px);
  }
}


@media (width <= 415px){
  .cuisineWrap .cuisine .box{
    width:25%;
    }
  .cuisineWrap .cuisine .box .thumb{
    width:65px;
    height: 65px;
  }
  .cuisineWrap .cuisine .swiper-slide p{
    font-size:13px;
    font-weight: 400;
  }
}

@media (width <= 345px){
  .recomdRest .servi_time p{
    font-size:11px;
    padding:4px 0px;
  }
  
  .recomd_blog .blog_btn_wrap button{
    padding:4px 10px;
  }
}